Skip to content

[3.11] gh-89363: Skip threading test_is_alive_after_fork() if ASAN (GH-109835)#109856

Merged
vstinner merged 1 commit intopython:3.11from
miss-islington:backport-bc06743-3.11
Sep 25, 2023
Merged

[3.11] gh-89363: Skip threading test_is_alive_after_fork() if ASAN (GH-109835)#109856
vstinner merged 1 commit intopython:3.11from
miss-islington:backport-bc06743-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 25, 2023

Skip test_is_alive_after_fork() of test_threading if Python is built
with Address Sanitizer (ASAN).
(cherry picked from commit bc06743)

Co-authored-by: Victor Stinner vstinner@python.org

…thonGH-109835)

Skip test_is_alive_after_fork() of test_threading if Python is built
with Address Sanitizer (ASAN).
(cherry picked from commit bc06743)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants